services.podman.builds.<name>.file

Path to a Containerfile which contains instructions to build the image.

Type
string
Example
`"xdg.configFile."containerfiles/my-img/Containerfile"`
or
`"https://github.com/.../my-img/Containerfile"`
Declared
<home-manager/modules/services/podman/linux/builds.nix>